home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / notes / setup.exe / install.exe / {app} / RestoreSettings.bat < prev    next >
Encoding:
DOS Batch File  |  2002-09-23  |  175 b   |  5 lines

  1. @echo off
  2. @echo    This batch file restores Secure Notes Organizer settings from previously saved
  3. @echo    file notes_settings.reg to registry
  4. regedit  notes_settings.reg
  5.